home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / DirectX / dxsdk_oct2004.exe / dxsdk.exe / Samples / C++ / Direct3D / CompiledEffect / CompiledEffect.vcproj < prev    next >
Encoding:
Extensible Markup Language  |  2004-09-27  |  7.4 KB  |  279 lines

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="7.00"
  5.     Name="CompiledEffect"
  6.     ProjectGUID="{9C04CC2D-C188-4443-A185-CB0BCA6ED98D}"
  7.     Keyword="Win32Proj">
  8.     <Platforms>
  9.         <Platform
  10.             Name="Win32"/>
  11.     </Platforms>
  12.     <Configurations>
  13.         <Configuration
  14.             Name="Debug|Win32"
  15.             OutputDirectory="Debug"
  16.             IntermediateDirectory="Debug"
  17.             ConfigurationType="1"
  18.             CharacterSet="1">
  19.             <Tool
  20.                 Name="VCCLCompilerTool"
  21.                 Optimization="0"
  22.                 AdditionalIncludeDirectories="..\..\Common"
  23.                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  24.                 MinimalRebuild="TRUE"
  25.                 BasicRuntimeChecks="0"
  26.                 RuntimeLibrary="5"
  27.                 UsePrecompiledHeader="3"
  28.                 PrecompiledHeaderThrough="dxstdafx.h"
  29.                 WarningLevel="3"
  30.                 Detect64BitPortabilityProblems="TRUE"
  31.                 DebugInformationFormat="4"/>
  32.             <Tool
  33.                 Name="VCCustomBuildTool"/>
  34.             <Tool
  35.                 Name="VCLinkerTool"
  36.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  37.                 AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9dt.lib d3d9.lib winmm.lib comctl32.lib"
  38.                 LinkIncremental="2"
  39.                 GenerateDebugInformation="TRUE"
  40.                 ProgramDatabaseFile="$(OutDir)/CompiledEffect.pdb"
  41.                 SubSystem="2"
  42.                 TargetMachine="1"/>
  43.             <Tool
  44.                 Name="VCMIDLTool"/>
  45.             <Tool
  46.                 Name="VCPostBuildEventTool"/>
  47.             <Tool
  48.                 Name="VCPreBuildEventTool"/>
  49.             <Tool
  50.                 Name="VCPreLinkEventTool"/>
  51.             <Tool
  52.                 Name="VCResourceCompilerTool"/>
  53.             <Tool
  54.                 Name="VCWebServiceProxyGeneratorTool"/>
  55.             <Tool
  56.                 Name="VCWebDeploymentTool"/>
  57.         </Configuration>
  58.         <Configuration
  59.             Name="Release|Win32"
  60.             OutputDirectory="Release"
  61.             IntermediateDirectory="Release"
  62.             ConfigurationType="1"
  63.             CharacterSet="1">
  64.             <Tool
  65.                 Name="VCCLCompilerTool"
  66.                 Optimization="2"
  67.                 InlineFunctionExpansion="1"
  68.                 OmitFramePointers="TRUE"
  69.                 AdditionalIncludeDirectories="..\..\Common"
  70.                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  71.                 StringPooling="TRUE"
  72.                 ExceptionHandling="FALSE"
  73.                 RuntimeLibrary="4"
  74.                 EnableFunctionLevelLinking="TRUE"
  75.                 UsePrecompiledHeader="3"
  76.                 PrecompiledHeaderThrough="dxstdafx.h"
  77.                 WarningLevel="3"
  78.                 Detect64BitPortabilityProblems="TRUE"
  79.                 DebugInformationFormat="3"/>
  80.             <Tool
  81.                 Name="VCCustomBuildTool"/>
  82.             <Tool
  83.                 Name="VCLinkerTool"
  84.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  85.                 AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib"
  86.                 OutputFile="$(OutDir)/CompiledEffect.exe"
  87.                 LinkIncremental="1"
  88.                 GenerateDebugInformation="TRUE"
  89.                 SubSystem="2"
  90.                 OptimizeReferences="2"
  91.                 EnableCOMDATFolding="2"
  92.                 TargetMachine="1"/>
  93.             <Tool
  94.                 Name="VCMIDLTool"/>
  95.             <Tool
  96.                 Name="VCPostBuildEventTool"/>
  97.             <Tool
  98.                 Name="VCPreBuildEventTool"/>
  99.             <Tool
  100.                 Name="VCPreLinkEventTool"/>
  101.             <Tool
  102.                 Name="VCResourceCompilerTool"/>
  103.             <Tool
  104.                 Name="VCWebServiceProxyGeneratorTool"/>
  105.             <Tool
  106.                 Name="VCWebDeploymentTool"/>
  107.         </Configuration>
  108.         <Configuration
  109.             Name="Debug Shaders|Win32"
  110.             OutputDirectory="Debug Shaders"
  111.             IntermediateDirectory="Debug Shaders"
  112.             ConfigurationType="1"
  113.             CharacterSet="1">
  114.             <Tool
  115.                 Name="VCCLCompilerTool"
  116.                 Optimization="0"
  117.                 AdditionalIncludeDirectories="..\..\Common"
  118.                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  119.                 MinimalRebuild="TRUE"
  120.                 BasicRuntimeChecks="0"
  121.                 RuntimeLibrary="5"
  122.                 UsePrecompiledHeader="3"
  123.                 PrecompiledHeaderThrough="dxstdafx.h"
  124.                 WarningLevel="3"
  125.                 Detect64BitPortabilityProblems="TRUE"
  126.                 DebugInformationFormat="4"/>
  127.             <Tool
  128.                 Name="VCCustomBuildTool"/>
  129.             <Tool
  130.                 Name="VCLinkerTool"
  131.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  132.                 AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9dt.lib d3d9.lib winmm.lib comctl32.lib"
  133.                 LinkIncremental="2"
  134.                 GenerateDebugInformation="TRUE"
  135.                 ProgramDatabaseFile="$(OutDir)/CompiledEffect.pdb"
  136.                 SubSystem="2"
  137.                 TargetMachine="1"/>
  138.             <Tool
  139.                 Name="VCMIDLTool"/>
  140.             <Tool
  141.                 Name="VCPostBuildEventTool"/>
  142.             <Tool
  143.                 Name="VCPreBuildEventTool"/>
  144.             <Tool
  145.                 Name="VCPreLinkEventTool"/>
  146.             <Tool
  147.                 Name="VCResourceCompilerTool"/>
  148.             <Tool
  149.                 Name="VCWebServiceProxyGeneratorTool"/>
  150.             <Tool
  151.                 Name="VCWebDeploymentTool"/>
  152.         </Configuration>
  153.     </Configurations>
  154.     <Files>
  155.         <Filter
  156.             Name="Resource Files"
  157.             Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  158.             <File
  159.                 RelativePath="CompiledEffect.manifest">
  160.             </File>
  161.             <File
  162.                 RelativePath="CompiledEffect.rc">
  163.             </File>
  164.             <File
  165.                 RelativePath="..\..\Common\directx.ico">
  166.             </File>
  167.             <File
  168.                 RelativePath="resource.h">
  169.             </File>
  170.         </Filter>
  171.         <Filter
  172.             Name="Common"
  173.             Filter="">
  174.             <File
  175.                 RelativePath="..\..\Common\DXUTMesh.cpp">
  176.             </File>
  177.             <File
  178.                 RelativePath="..\..\Common\DXUTMesh.h">
  179.             </File>
  180.             <File
  181.                 RelativePath="..\..\Common\dxstdafx.cpp">
  182.                 <FileConfiguration
  183.                     Name="Debug|Win32">
  184.                     <Tool
  185.                         Name="VCCLCompilerTool"
  186.                         UsePrecompiledHeader="1"/>
  187.                 </FileConfiguration>
  188.                 <FileConfiguration
  189.                     Name="Release|Win32">
  190.                     <Tool
  191.                         Name="VCCLCompilerTool"
  192.                         UsePrecompiledHeader="1"/>
  193.                 </FileConfiguration>
  194.                 <FileConfiguration
  195.                     Name="Debug Shaders|Win32">
  196.                     <Tool
  197.                         Name="VCCLCompilerTool"
  198.                         UsePrecompiledHeader="1"/>
  199.                 </FileConfiguration>
  200.             </File>
  201.             <File
  202.                 RelativePath="..\..\Common\dxstdafx.h">
  203.             </File>
  204.             <File
  205.                 RelativePath="..\..\Common\dxut.cpp">
  206.             </File>
  207.             <File
  208.                 RelativePath="..\..\Common\dxut.h">
  209.             </File>
  210.             <File
  211.                 RelativePath="..\..\Common\dxutenum.cpp">
  212.             </File>
  213.             <File
  214.                 RelativePath="..\..\Common\dxutenum.h">
  215.             </File>
  216.             <File
  217.                 RelativePath="..\..\Common\dxutgui.cpp">
  218.             </File>
  219.             <File
  220.                 RelativePath="..\..\Common\dxutgui.h">
  221.             </File>
  222.             <File
  223.                 RelativePath="..\..\Common\dxutmisc.cpp">
  224.             </File>
  225.             <File
  226.                 RelativePath="..\..\Common\dxutmisc.h">
  227.             </File>
  228.             <File
  229.                 RelativePath="..\..\Common\dxutsettingsdlg.cpp">
  230.             </File>
  231.             <File
  232.                 RelativePath="..\..\Common\dxutsettingsdlg.h">
  233.             </File>
  234.         </Filter>
  235.         <File
  236.             RelativePath="CompiledEffect.cpp">
  237.             <FileConfiguration
  238.                 Name="Release|Win32">
  239.                 <Tool
  240.                     Name="VCCLCompilerTool"
  241.                     UsePrecompiledHeader="3"
  242.                     PrecompiledHeaderThrough="dxstdafx.h"/>
  243.             </FileConfiguration>
  244.         </File>
  245.         <File
  246.             RelativePath="CompiledEffect.fx">
  247.             <FileConfiguration
  248.                 Name="Debug|Win32">
  249.                 <Tool
  250.                     Name="VCCustomBuildTool"
  251.                     Description="fxc compile for release: $(InputPath)"
  252.                     CommandLine="fxc /Tfx_2_0 /Fo"$(ProjectDir)$(InputName).fxo" "$(InputPath)"
  253. "
  254.                     Outputs="$(ProjectDir)$(inputName).fxo"/>
  255.             </FileConfiguration>
  256.             <FileConfiguration
  257.                 Name="Release|Win32">
  258.                 <Tool
  259.                     Name="VCCustomBuildTool"
  260.                     Description="fxc compile for release: $(InputPath)"
  261.                     CommandLine="fxc /Tfx_2_0 /Fo"$(ProjectDir)$(InputName).fxo" "$(InputPath)"
  262. "
  263.                     Outputs="$(ProjectDir)$(inputName).fxo"/>
  264.             </FileConfiguration>
  265.             <FileConfiguration
  266.                 Name="Debug Shaders|Win32">
  267.                 <Tool
  268.                     Name="VCCustomBuildTool"
  269.                     Description="fxc compile for debug: $(InputPath)"
  270.                     CommandLine="fxc /Od /Zi /Tfx_2_0 /Fo"$(ProjectDir)$(InputName).fxo" "$(InputPath)"
  271. "
  272.                     Outputs="$(ProjectDir)$(inputName).fxo"/>
  273.             </FileConfiguration>
  274.         </File>
  275.     </Files>
  276.     <Globals>
  277.     </Globals>
  278. </VisualStudioProject>
  279.